home *** CD-ROM | disk | FTP | other *** search
- * The camera inserted at the end overrides the default camera. Note the
- * autolight is turned off to avoid 2 light sources (all this gives something
- * to look at instead of just a black screen).
-
- global
- sky cloudy
- floor desert
- autolight no
- default_texture glossy
-
- insert at_end begin_insert
- camera {
- location <-517.5681780,369.5141190,417.7552080>
- direction <0.0,0.0,1.9157088>
- up <0.0,0.0,1.0>
- sky <0.0,0.0,1.0>
- right <-1.3333333,0.0,0.0>
- look_at <-152.4532850,14.3631860,103.6201020>
- }
-
- object{
- light_source {<-308.9370713,583.9984893,567.3634329>
- color red 1.0000000 green 1.0000000 blue 1.0000000}
- }
- end_insert
-
-